Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

TryParse Method






The value to be parsed.
Tries to parse the string into an enumeration.
Syntax
public static bool TryParse( 
   string name
)
'Declaration
 
Public Shared Function TryParse( _
   ByVal name As String _
) As Boolean
'Usage
 
Dim name As String
Dim value As Boolean
 
value = Enum(Of T).TryParse(name)

            

            
public:
static bool TryParse( 
   String^ name
) 

Parameters

name
The value to be parsed.

Return Value

True if the value can be converted to the specified type.
Requirements

Target Platforms

See Also

Reference

Enum<T> Class
Enum<T> Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features